'Usage Dim keys() As String Dim values() As String Dim instance As New ButtonTextCollectionInfo(keys, values)
Parameters
- keys
- A System.String array value indicates the key of the element.
- values
- A System.String array value indicates the value of the element.